Welcome![Sign In][Sign Up]
Location:
Search - http get post

Search list

[ISAPI-IEsocket-to--HTTP-

Description: 用socket实现的http响应服务器和客户端,以及GET与POST实例。-Using socket to achieve the HTTP in response to the server and the client, as well as the GET and POST instance.
Platform: | Size: 5120 | Author: lin | Hits:

[JSP/Java15.Http

Description: Android 网络编程,关于http协议的传送与获取,包括直接获取,GET方式和POST方式-Android network programming on the http protocol to send and acquisition, including direct access to or, GET and POST
Platform: | Size: 174080 | Author: 何穗强 | Hits:

[androidHttpClientHelper

Description: httpclienthelper android上http client的封装,实现get post等各种操作 -httpclienthelper android上http client
Platform: | Size: 2048 | Author: 杨念材 | Hits:

[JSP/Javafzhuadi

Description: 3.1 Http请求统一管理 传统的Java Http 请求,存在以下问题: 1) 不同Http技术,处理方式不一 一般 的Http 请求包括:get 请求方式、Post 请求方式、Multi-Part Post 请求方式。传统的Http 请求,只能处理标准的get, Post 请求;对于文件上载Multi-part post 方式,无法作出处理。同时对其他Stream 方式,也无法认识。 如果浏览器界面编程人员变更Http 请求技术,后台业务处理逻辑也必须随之变化。 2) 大小写敏感。 传统的Http 请求变量,与大小写敏感。如 Abc 变量 != abc 变量。这类大小写敏感是基于字符串的,无法通过Java 编译器检测出来。这给Java 编程带来很大的风险隐患。而Web 请求的处理逻辑,分布在众多的应用程序当中。应用逻辑的广泛分布特性,几何级数别的放大了应用系统的Bug 风险。 3) 字符集。 应用程序的字符集,受源代码编辑器的作用,一般都采用GBK 字符集;而传统Http 请求,都采用Unicode 字符集;如果要辨认Http的请求数据,必须把Unicode 字符集合转换成GBK 字符集;如果源代码编写过程中遗忘字符集的转换,将导致应用数据混乱的问题。应用逻辑的广泛分布特性,将几何级数的放大字符集方面的Bug . 4) 无法实现远程调用。 传统的Http 请求,是基于流的方式;无法直接-Java Service
Platform: | Size: 305152 | Author: rao | Hits:

[Internet-NetworkWebServerIIS

Description: 相当于IIS的Http服务器小程序,对学习服务器编程有帮助。 该Web服务器的结构采用“请求/响应”的模型,具有支持多线程,配置网站所在目录和缺省主页,支持GET、POST和HEAD等方法,基本的错误处理,支持ASP等功能。-Corresponds to the the the IIS Http server program, learning server programming. The structure of the Web server request/response model, has support for multi-threaded configuration directory and the default home page of the website where support GET, POST, and HEAD methods, basic error handling, support for ASP and other functions.
Platform: | Size: 62464 | Author: ibmis | Hits:

[Internet-NetworkSocket_VC_GET_POST

Description: socket get post 网络socket的实例,包含http的get以及post的实现。并包含了apple应该发布流程详细文档-socket get post
Platform: | Size: 1171456 | Author: 梅剑 | Hits:

[Internet-NetworkHTTPClient

Description: http请求客户端,源码,get,post请求,报文解析-http request client source code, we can refer to the get post request message parsing
Platform: | Size: 22591488 | Author: shihh | Hits:

[Internet-Networkclient

Description: 本人做的基于linux socket的客户端,支持简单的http get和post协议-I do linux socket-based client supports simple http get and post agreement
Platform: | Size: 3072 | Author: 陈张 | Hits:

[Multimedia Develophttp-roxy-master

Description: 一个HTTP代理服务器.采用select socket 多线程. POST和GET都测试过.-An HTTP proxy server using the select socket multi-threaded POST and GET are tested.
Platform: | Size: 22528 | Author: | Hits:

[Software EngineeringTunnel-based-on-http

Description: 本文详细研究了HTTP协议报文的内容,对于HTTP协议 有了全面深入的了解;在此基础上,本文给出了构建HTTP隐蔽通道 的三种通用模型(简单HTTP模型、代理模型、CGI模型)和四种常用 的方法(GET方法、HEAD方法、POST方法、PUT方法)- The thesis structure is as follows: Firstly, this dissertation not only investigates the message structure of HTTP in detail, but also provides general models and methods for covert 上海交通大学硕士论文 - VII- channel operations. Secondly, this dissertation studies the message structure of Microsoft Windows System .In further, we investigate the message mechanism of Microsoft Windows System.
Platform: | Size: 5239808 | Author: 张成武 | Hits:

[Internet-Networkperl_capture_package

Description: Perl使用网络抓包数据分析 1、系统提取数据中所有http的get和post数据包 2、需要对数据包内容已文本形式到处,用于后续分析 -Perl uses a network capture data analysis, the system extracts data for all http get and post data packet 2, the need for packet contents have been everywhere in text form for subsequent analysis
Platform: | Size: 1024 | Author: jie | Hits:

[Program dochttp短信发送接口说明

Description: http短信发送接口说明,九橙信通HTTP接口开发使用手册,为了降低客户的开发技术难度,根据客户需求,提供企业版的HTTP接口。采用HTTP的GET(支持post)方式进行消息的下发
Platform: | Size: 16401 | Author: 491906246@qq.com | Hits:

[Internet-Networkmini_httpd-1.19

Description: Linux http服务器代码,调试通过,能够实现GET,POST基本方法,能实现简单的CGI。-Linux http
Platform: | Size: 46080 | Author: 郑和 | Hits:

[Internet-Networkmini__http

Description: Linux http服务器代码,能实现GET,POST方法,实现简单的CGI程序。在ubuntu 12.04下调试通过。-Linux net program
Platform: | Size: 50176 | Author: 郑和 | Hits:

[Browser ClientMingQQ

Description: 一个httpspy 用于get post 测试用的,采用异步机制编写,可以用于实际项目中http模块。-A httpspy for get for post testing, using asynchronous mechanisms for writing, can be used for HTTP module in actual project.
Platform: | Size: 8183808 | Author: 小剑 | Hits:

[CSharpHttp

Description: 用来实现Http访问,Post或者Get方式的,直接访问,带Cookie的,带证书的等方式,可以设置代理-Http used to achieve access, Post or Get method, direct access with Cookie s, with a certificate, etc., you can set the proxy
Platform: | Size: 5120 | Author: 士大夫 | Hits:

[Internet-Networkwww.NewXing.com

Description: vc http的get和post源代码,vc6.0下可以直接编译运行-vc http get and post the source code, vc6.0 can be directly compiled to run
Platform: | Size: 81920 | Author: 方伟 | Hits:

[androidAndroid_http

Description: android http的get post请求Demo-The get post android http request Demo
Platform: | Size: 166912 | Author: 徐斌 | Hits:

[ConsoleWebServiceDEMO

Description: 关于一个编写的webservice的实例,其中包含三种传输方式http get ,http post ,soap三种请求的方式都包含在内,-Written on a webservice example, which contains three types of transmission http get, http post, soap three kinds requested method are included,
Platform: | Size: 4513792 | Author: 陈红 | Hits:

[Internet-Networkmain.c

Description: 简单的实现get,post,head功能的http代理服务器-http proxy
Platform: | Size: 3072 | Author: WhieHou | Hits:
« 1 2 3 4 5 67 8 9 10 11 »

CodeBus www.codebus.net